START=AUTO_BAUD_STOP_AUTO, AUTORESTART=NO_RESTART_, ABEOINTCLR=NO_IMPACT_, ABTOINTCLR=NO_IMPACT_, MODE=MODE_0_
Auto-baud Control Register. Contains controls for the auto-baud feature.
START | Start bit. This bit is automatically cleared after auto-baud completion. 0 (AUTO_BAUD_STOP_AUTO): Auto-baud stop (auto-baud is not running). 1 (AUTO_BAUD_START_AUT): Auto-baud start (auto-baud is running). Auto-baud run bit. This bit is automatically cleared after auto-baud completion. |
MODE | Auto-baud mode select bit. 0 (MODE_0_): Mode 0. 1 (MODE_1_): Mode 1. |
AUTORESTART | Restart bit. 0 (NO_RESTART_): No restart. 1 (RESTART_IN_CASE_OF_T): Restart in case of time-out (counter restarts at next UARTn Rx falling edge) |
RESERVED | Reserved. Read value is undefined, only zero should be written. |
ABEOINTCLR | End of auto-baud interrupt clear bit (write-only accessible). Writing a 1 will clear the corresponding interrupt in the UnIIR. Writing a 0 has no impact. 0 (NO_IMPACT_): No impact. 1 (CLEAR_THE_CORRESPOND): Clear the corresponding interrupt in the IIR. |
ABTOINTCLR | Auto-baud time-out interrupt clear bit (write-only accessible). Writing a 1 will clear the corresponding interrupt in the UnIIR. Writing a 0 has no impact. 0 (NO_IMPACT_): No impact. 1 (CLEAR_THE_CORRESPOND): Clear the corresponding interrupt in the IIR. |
RESERVED | Reserved. Read value is undefined, only zero should be written. |